Node.is_extra

Check if this node is *extra*.

Extra nodes represent things like comments, which are not required the grammar, but can appear anywhere.

struct Node
const @nogc nothrow
is_extra
()

Meta